updating oE allocate_wstring

allocate_wstring

include machine.e 
namespace machine 
public function allocate_wstring(sequence s, types :boolean cleanup = 0) 

Create a C-style null-terminated wchar_t string in memory

Parameters:
  1. s : a unicode (utf16) string
Returns:

An atom, the address of the allocated string, or 0 on failure.

See Also:

Using Strings, allocate_string

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu